# use these first two for command module
#hwio_channel_type	remote_vxi 	# hpib, vxi or remote_vxi(command mod)
#interface_addr		hpib		# SICL type addr for command module

# use these two for MXI
hwio_channel_type	vxi 		# hpib, vxi or remote_vxi
interface_addr		vxi		# SICL type addr

timeout	 		10000000	# seconds
hpib_hw_addr	 	9		# Command module address
hpib_secondary_addr	-1		# 0..31, -1=no secondary addr
vxi_logical_addr	8		# 0..255
module_type		e1432		# always e1432 for you
gpio_timeout	 	5000000		# 5 seconds
which_rom		boot		# boot or app
vmode			3
exec_file		/opt/e1432/lib/sema.bin


